== OLD == ========= :help echo The startup.bat script is used to start PEtALS. echo usage : startup.sh [-h] [-C] echo -h : prints the help message echo -C : PEtALS is starting with command line echo -b : Start PEtALS without launching a new window goto :EOF == NEW == ========= :help echo startup.bat script starts Petals ESB. echo usage : startup.sh [-h] [-C] echo -h : Prints the help message echo -C : Starts Petals ESB with command line echo -b : Starts Petals ESB without launching a new window goto :EOF